projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fa0be
)
(sys_wait): Rename to wait.
author
Andrew Innes
<andrewi@gnu.org>
Mon, 1 Jun 1998 14:09:21 +0000
(14:09 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Mon, 1 Jun 1998 14:09:21 +0000
(14:09 +0000)
lib-src/movemail.c
patch
|
blob
|
history
diff --git
a/lib-src/movemail.c
b/lib-src/movemail.c
index 8746cb4bfb612863d200742a6c2ae18f79474f97..1ab59c0e5d2982555dc967824e36a5d3193ea8c9 100644
(file)
--- a/
lib-src/movemail.c
+++ b/
lib-src/movemail.c
@@
-83,7
+83,7
@@
Boston, MA 02111-1307, USA. */
#undef access
#undef unlink
#define fork() 0
-#define
sys_
wait(var) (*(var) = 0)
+#define wait(var) (*(var) = 0)
/* Unfortunately, Samba doesn't seem to properly lock Unix files even
though the locking call succeeds (and indeed blocks local access from
other NT programs). If you have direct file access using an NFS